Esx Settings Clusters Software Reports PciDeviceConstraint
The Esx Settings Clusters Software Reports PciDeviceConstraint schema contain information about PCI device's hardware compatibility certification including details like driver and/or firmware versions and the set of validated features supported
This schema was added in vSphere API 8.0.0.1.
{
"firmware_version": "string",
"firmware_version_match": "string",
"driver_name": "string",
"driver_version": "string",
"supported_features": {
"supported_features": [
"string"
]
}
}
Certified Firmware Version.
This property was added in vSphere API 8.0.0.1.
This property will be missing or null
- If there is no firware version specified for the device
Criteria for matching firmware version
For more information see: Esx Settings Clusters Software Reports FirmwareVersionMatchingCriteria.
This property was added in vSphere API 8.0.0.1.
This property will be missing or null
when firmware version is not set
Certified Driver Name.
This property was added in vSphere API 8.0.0.1.
This property will be missing or null
If there is no driver certification for the device
Certified Driver Version(Exact Matching criteria).
This property was added in vSphere API 8.0.0.1.
This property will be missing or null
If there is no driver certification for the device.
Map of solutions and the corresponding features that the device is certified for in the Broadcom Compatibility Guide If map is empty, device is not certified for any specific solutions like vSAN. If Service is set but features are empty, means device is certified for solution. If Service is set and features is also set, means device is certified for specific features
This property was added in vSphere API 8.0.0.1.